projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b902e7
)
Add entry for even-window-heights.
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 6 Dec 2000 13:46:40 +0000
(13:46 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 6 Dec 2000 13:46:40 +0000
(13:46 +0000)
lisp/cus-start.el
patch
|
blob
|
history
diff --git
a/lisp/cus-start.el
b/lisp/cus-start.el
index 608d0bc7f8aa8419b1e328da17aa1999b745c97c..20bc6ade7402383ed91e85c444ee5814ece8f81f 100644
(file)
--- a/
lisp/cus-start.el
+++ b/
lisp/cus-start.el
@@
-225,6
+225,7
@@
(same-window-buffer-names windows (repeat (string :format "%v")))
(same-window-regexps windows (repeat (regexp :format "%v")))
(pop-up-windows windows boolean)
+ (even-window-heights windows boolean)
(next-screen-context-lines windows integer)
(split-height-threshold windows integer)
(window-min-height windows integer)